İndirim kampanyalarımızdan ve gelişmelerden haberdar olmak için e-bültenimize abone olun.
Sayfayı terk etmek istediğinize emin misiniz?
1 x Application (89.72%) | 1.15s |
1 x Booting (10.28%) | 132ms |
select * from `multi_carts` where `key` = 'luzyonu-tasarla-english' and `status` = 'published' limit 1
Bindings |
|
Backtrace |
|
select exists(select * from `multi_cart_sessions` where `session_id` = '1416230d-83e9-4655-936e-75e5d141bb9c') as `exists`
Bindings |
|
Backtrace |
|
select * from `multi_cart_sessions` where `session_id` = '1416230d-83e9-4655-936e-75e5d141bb9c' limit 1
Bindings |
|
Backtrace |
|
select * from `multi_cart_items` where `multi_cart_items`.`multi_cart_id` = 5 and `multi_cart_items`.`multi_cart_id` is not null order by `multi_cart_items`.`order` asc
Bindings |
|
Backtrace |
|
select * from `multi_cart_items` where `multi_cart_items`.`multi_cart_id` = 5 and `multi_cart_items`.`multi_cart_id` is not null and `order` = '1' order by `multi_cart_items`.`order` asc limit 1
Bindings |
|
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`id` = 36 limit 1
Bindings |
|
Backtrace |
|
select * from `ec_product_categories_translations` where `ec_product_categories_translations`.`ec_product_categories_id` in (36)
Backtrace |
|
select `ec_products`.*, `ec_product_category_product`.`category_id` as `pivot_category_id`, `ec_product_category_product`.`product_id` as `pivot_product_id` from `ec_products` inner join `ec_product_category_product` on `ec_products`.`id` = `ec_product_category_product`.`product_id` where `ec_product_category_product`.`category_id` = 36 and `is_variation` = 0
Bindings |
|
Backtrace |
|
select * from `multi_cart_sessions` where `session_id` = '1416230d-83e9-4655-936e-75e5d141bb9c' limit 1
Bindings |
|
Backtrace |
|
select * from `ec_currencies` order by `order` asc
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'English' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'Türkçe' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'العربية' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'English' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'Türkçe' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'العربية' limit 1
Bindings |
|
Backtrace |
|
select * from `menus` where `status` = 'published' and exists (select * from `language_meta` where `menus`.`id` = `language_meta`.`reference_id` and `language_meta`.`reference_type` = 'Lumo\Menu\Models\Menu' and `lang_meta_code` = 'en_US' and `lang_meta_code` = 'en_US')
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`menu_id` in (8, 9, 10, 11)
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` in (79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96) order by `position` asc
Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (84) and `meta_boxes`.`reference_type` = 'Lumo\Menu\Models\MenuNode'
Bindings |
|
Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96) and `meta_boxes`.`reference_type` = 'Lumo\Menu\Models\MenuNode'
Bindings |
|
Backtrace |
|
select * from `menu_locations` where `menu_locations`.`menu_id` in (8, 9, 10, 11)
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`id` in (41, 42, 40, 39)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (39, 40, 41, 42) and `slugs`.`reference_type` = 'Lumo\Ecommerce\Models\ProductCategory'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (8147, 8148, 8149, 8150)
Backtrace |
|
select * from `ec_product_categories_translations` where `ec_product_categories_translations`.`ec_product_categories_id` in (39, 40, 41, 42)
Backtrace |
|
select `ec_product_categories`.`id`, `ec_product_categories`.`name`, `ec_product_categories`.`order`, `parent_id`, CONCAT(slugs.prefix, '/', slugs.key) as url, `icon`, `image`, `icon_image`, IF(st.key IS NOT NULL, CONCAT(st.prefix, '/', st.key), CONCAT(slugs.prefix, '/', slugs.key)) as url, IF(ct.name IS NOT NULL, ct.name, ec_product_categories.name) as name from `ec_product_categories` left join `slugs` on `slugs`.`reference_id` = `ec_product_categories`.`id` and `slugs`.`reference_type` = 'Lumo\Ecommerce\Models\ProductCategory' left join `slugs_translations` as `st` on `st`.`slugs_id` = `slugs`.`id` and `st`.`lang_code` = 'en_US' left join `ec_product_categories_translations` as `ct` on `ec_product_categories_id` = `ec_product_categories`.`id` and `ct`.`lang_code` = 'en_US' where `status` = 'published' order by `ec_product_categories`.`order` asc
Bindings |
|
Backtrace |
|
select * from `widgets` where (`theme` = 'shofy-fashion-en_US')
Bindings |
|
Backtrace |
|
select * from `pages` where `pages`.`id` in (10)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (10) and `slugs`.`reference_type` = 'Lumo\Page\Models\Page'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (131)
Backtrace |
|
select * from `pages_translations` where `pages_translations`.`pages_id` in (10)
Backtrace |
|
select * from `pages` where `pages`.`id` in (15, 14, 13, 12)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (12, 13, 14, 15) and `slugs`.`reference_type` = 'Lumo\Page\Models\Page'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (15511, 15512, 15513, 15514)
Backtrace |
|
select * from `pages_translations` where `pages_translations`.`pages_id` in (12, 13, 14, 15)
Backtrace |
|
select * from `pages` where `pages`.`id` in (16, 19, 17, 18)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (16, 17, 18, 19) and `slugs`.`reference_type` = 'Lumo\Page\Models\Page'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (15515, 15516, 15517, 15518)
Backtrace |
|
select * from `pages_translations` where `pages_translations`.`pages_id` in (16, 17, 18, 19)
Backtrace |
|
200
[]
[]
0 of 0array:24 [▼ "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "Keep-Alive" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "cf-ipcountry" => array:1 [▶ 0 => "US" ] "cf-connecting-ip" => array:1 [▶ 0 => "3.14.3.180" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "cf-visitor" => array:1 [▶ 0 => "{"scheme":"https"}" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImVRdzZBYnpPUEZZZXdLaFd0YmwvTmc9PSIsInZhbHVlIjoiNlU3K3V1Uk9qdlphZXhuMkh1b01aU1BORVNKS01rTEQ2WEtDZGpkelBWeFh5S29XRFNwelFmbWFTbjNCVUNLaGNjeUU4TDBjcHZZekt1aWtqQkJCVjJOUnJwL0czVlhUVkUzajd0aGRrK29QWERtNVp5R3FVWWlrMGFSV3daUnkiLCJtYWMiOiI0NDZhYTY4ZDZjODMyMjI3MjkyYThmNjJjZjY1YzA2ZDU4ZmNlMjAwYzZlYjgxNDIxNjdiOGU2YjI4OTY5YzIwIiwidGFnIjoiIn0%3D; lumo_session=eyJpdiI6Ilo3OXh1NlVUNzEwV2hKV2hETnZHRmc9PSIsInZhbHVlIjoiOEdoS0xpOWd5bUZtalVTcE5zakRiS3F6QmlDZThDc29hbnl0OFVPcTFWU1JBZ1RzMWwzQjlWb1lyMFdLejJrbjlJbEZOazBKOTVhL2dJRmxCb1QxTDVPZmI1QlVsMExhbEJra1ZwV01yMTZ2UVFMcHJzWWNSOWRLZnZTOUlOcWkiLCJtYWMiOiI3NGNiZTZlNWUxM2UzYzg1MDliYjYwOWQxYzQyZWVmNzhlZDNjYWYwZjNiMWMyMDhiODI5MTYyNGI5MDE5MDNkIiwidGFnIjoiIn0%3D; lumo_footprints_cookie=eyJpdiI6Ii9KcG4rV1NIdWF4aUxvVE5WYVFSQ1E9PSIsInZhbHVlIjoiUHFYaEVNM3hZN29KWHlQMkJ2dS9PNzYxUVF1SXJBZ3ZXcG1zNGlyT1MzUHNQc3NMc3Q3U3o5VnJPaDZSVXBxNmdQOW5sdkxZcmc1V0tVSHI4cnlJOCtoRklyUDdyNE1kaGp4YmNUaEp2VXFKWVZhT0lVajFMRDU2TlpiUTJVSnIiLCJtYWMiOiIyNmY3MmNhZmJiM2U3ZjdhMmE4ZTgwODA3ZDJhYWMzMzdlYmJiMTRlYzBkOWFkNWZhOTk0MDAwYmE3NjEzNzc3IiwidGFnIjoiIn0%3D; lumo_footprints_cookie_data=eyJpdiI6ImhkWGlvTmNINXBla3pMb0kwK1ZFVmc9PSIsInZhbHVlIjoiMzFBSitReGYySWVzNHNSTko0NTFEOHVlaDVlUUlHS3p0K1FLU1F5MVNqSXZxb0lDUkwvcUZ5TDJPV0lYVHg0ZU55R1M5SWVpaGlhVmpLbUlNclozc2lBVlV5QjhFN0NhdVJEbE9sYVJvS0dEQXZUTzlKSG9DbzVodFBZalVsZnA4QmFQa2hCdU1xYXRRUitrUzg3d0FPTU1OZk1rU2huR0xWWjlaKzhtWi9Da3JnQm80aG9OMDRYYnhSZjZFbkxmOEdrZm4xeHNIVkdLSjV2YmRISis3SEc5aVFWU2RYL2xwUWtrU2F4VkNmZ3RYWmVDTzBnWFVKa25YcGR0bzY0TEdtS2RaSWhVYUJpdjhnazJJWDBBZW9aR0RXUzJ3aithZVVnMjZkWVhLU1c1Y2JXeW5EOXE5K3psOGE4WWZiaVZSVTJ5akVhSndwUXZkTEpoWTMyM25idFY3MnBYd2FUVnVjVkVnZWt3Rm1XZGFJUHpSTUJnRHJaQVluKzV5bS96NW93ZFJZa3R2bTV5a2dyTTNYTVZWWUtBVlByeUZLdm1kN1ErVkdNZkNTZ1VXNENjeGtpem9qZUYzMlVIQjlwZUNOVVhab0pRdW1KdW9jQnRaUmYwNkJFM29YUnY0R1ZsbDh1RUhQeThvM1FXMVNBTXZ5WU1XRW1BeExGaHNueDFwbEZhN0ljNGRzRS82WEJxc2tpWENXZ0hRSzhaK3ZHT3lwc1dXN1pZUkVQcUlnVktZckxBNzJGUVFKanlyVW5LUStFeWUyZVRlRWR4clM1UmxjNUZ5Y0N5UkpjOVk3ZThOVzR2aGVrTDIzUT0iLCJtYWMiOiJkMDg5ZTU1ZTdjZDBjMWE4NTNhNTcxMDkyYzcyYWQ0N2YzOWIzNDdjNGVjOTQ2YWMzNmUzYzMyMmQ2YWMzZjZjIiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6ImVRdzZBYnpPUEZZZXdLaFd0YmwvTmc9PSIsInZhbHVlIjoiNlU3K3V1Uk9qdlphZXhuMkh1b01aU1BORVNKS01rTEQ2WEtDZGpkelBWeFh5S29XRFNwelFmbWFTbjNCVUNLaGNjeUU4T ▶" ] "accept-encoding" => array:1 [▶ 0 => "gzip, br" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "host" => array:1 [▶ 0 => "demo.lumocomm.com" ] "x-forwarded-for" => array:1 [▶ 0 => "3.14.3.180" ] "cf-ray" => array:1 [▶ 0 => "935d58d87d8888cd-ORD" ] ]
0 of 0array:4 [▼ "XSRF-TOKEN" => "AXzb4wP1BDmODiawtXRoGOWdHtqUMMoNWCHdC9SD" "lumo_session" => "R4DeAiOEZiqCGFZitWAC6LnpdBQsv1Z2Md07lHqr" "lumo_footprints_cookie" => "43c2cd1601f34537aa779523fc473c76618eeda7" "lumo_footprints_cookie_data" => "{"footprint":"43c2cd1601f34537aa779523fc473c76618eeda7","ip":"172.70.130.246","landing_domain":"www.demo.lumocomm.com","landing_page":"en\/design\/luzyonu-tasarla-english\/1\/89e82961-f554-4fbd-b5fc-d77e06bd5da8","landing_params":null,"referral":null,"gclid":null,"fclid":null,"utm_source":null,"utm_campaign":null,"utm_medium":null,"utm_term":null,"utm_content":null,"referrer_url":null,"referrer_domain":null} ◀{"footprint":"43c2cd1601f34537aa779523fc473c76618eeda7","ip":"172.70.130.246","landing_domain":"www.demo.lumocomm.com","landing_page":"en\/design\/luzyonu-tasar ▶" ]
0 of 0array:8 [▼ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Fri, 25 Apr 2025 11:02:16 GMT" ] "cms-version" => array:1 [▶ 0 => "7.3.6" ] "authorization-at" => array:1 [▶ 0 => "2024-07-08 03:09:32" ] "activated-license" => array:1 [▶ 0 => "No" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImdIZnJ3VkZKNGx1c1Z4SE9kazQ3Vnc9PSIsInZhbHVlIjoiSXd1N0tFa3liVS9qUVZybFpDbVhDT0FSY3VYSFRzZnpJNjRuckd1YmdRbnd5bElXYTFkb2NCcm84dC8vc1loQmlGMzZrTzE3VnpFaUpmM3h4cE1KUkZGYkhGR0tRTXFndkVTb1JhQTBqblVJa1pDV0xSc3E1ZUk3VUlKTTZxc2siLCJtYWMiOiI0MTg5NmY3Nzk3ZjA3ZTUzMjAyZjAxNDVhODM1MmQ5NGIwMjVkMjY0NWM5ODgyOGFiN2VhOGU4Y2FiNzEyOGJmIiwidGFnIjoiIn0%3D; expires=Fri, 25 Apr 2025 13:02:16 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6ImdIZnJ3VkZKNGx1c1Z4SE9kazQ3Vnc9PSIsInZhbHVlIjoiSXd1N0tFa3liVS9qUVZybFpDbVhDT0FSY3VYSFRzZnpJNjRuckd1YmdRbnd5bElXYTFkb2NCcm84dC8vc1loQmlGMzZrT ▶" 1 => "lumo_session=eyJpdiI6IlkxZ2l2c080RzVOUlhmc0xpaDF4Q3c9PSIsInZhbHVlIjoiNUFZRDBFUUVsaTYva092RWZuVUhDYk1TbUZvUVl3U1MwRlNCclhWMkptejN1Z2pML2R6MGJXV0RqMFNweHJ0OXd0K20ybEcrYTZ1L2ZiZHhNWW5waFM5Ylo3WW45UW9YeFlpKzZyZGczNWpJWU1WSGtJQlQ4VVVIV3k0MUZDZ2oiLCJtYWMiOiI2MmY0MzAzNjE3ODZlYzZhMzAzN2JjZTJmMTYxZDQ3YzlhNTIwZDU1Y2M5MmNiODhkMTczM2E3ODAzMDQ0NTUxIiwidGFnIjoiIn0%3D; expires=Fri, 25 Apr 2025 13:02:16 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀lumo_session=eyJpdiI6IlkxZ2l2c080RzVOUlhmc0xpaDF4Q3c9PSIsInZhbHVlIjoiNUFZRDBFUUVsaTYva092RWZuVUhDYk1TbUZvUVl3U1MwRlNCclhWMkptejN1Z2pML2R6MGJXV0RqMFNweHJ0OXd0K20 ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImdIZnJ3VkZKNGx1c1Z4SE9kazQ3Vnc9PSIsInZhbHVlIjoiSXd1N0tFa3liVS9qUVZybFpDbVhDT0FSY3VYSFRzZnpJNjRuckd1YmdRbnd5bElXYTFkb2NCcm84dC8vc1loQmlGMzZrTzE3VnpFaUpmM3h4cE1KUkZGYkhGR0tRTXFndkVTb1JhQTBqblVJa1pDV0xSc3E1ZUk3VUlKTTZxc2siLCJtYWMiOiI0MTg5NmY3Nzk3ZjA3ZTUzMjAyZjAxNDVhODM1MmQ5NGIwMjVkMjY0NWM5ODgyOGFiN2VhOGU4Y2FiNzEyOGJmIiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 13:02:16 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6ImdIZnJ3VkZKNGx1c1Z4SE9kazQ3Vnc9PSIsInZhbHVlIjoiSXd1N0tFa3liVS9qUVZybFpDbVhDT0FSY3VYSFRzZnpJNjRuckd1YmdRbnd5bElXYTFkb2NCcm84dC8vc1loQmlGMzZrT ▶" 1 => "lumo_session=eyJpdiI6IlkxZ2l2c080RzVOUlhmc0xpaDF4Q3c9PSIsInZhbHVlIjoiNUFZRDBFUUVsaTYva092RWZuVUhDYk1TbUZvUVl3U1MwRlNCclhWMkptejN1Z2pML2R6MGJXV0RqMFNweHJ0OXd0K20ybEcrYTZ1L2ZiZHhNWW5waFM5Ylo3WW45UW9YeFlpKzZyZGczNWpJWU1WSGtJQlQ4VVVIV3k0MUZDZ2oiLCJtYWMiOiI2MmY0MzAzNjE3ODZlYzZhMzAzN2JjZTJmMTYxZDQ3YzlhNTIwZDU1Y2M5MmNiODhkMTczM2E3ODAzMDQ0NTUxIiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 13:02:16 GMT; path=/; httponly ◀lumo_session=eyJpdiI6IlkxZ2l2c080RzVOUlhmc0xpaDF4Q3c9PSIsInZhbHVlIjoiNUFZRDBFUUVsaTYva092RWZuVUhDYk1TbUZvUVl3U1MwRlNCclhWMkptejN1Z2pML2R6MGJXV0RqMFNweHJ0OXd0K20 ▶" ] ]
0 of 0array:6 [▼ "_token" => "AXzb4wP1BDmODiawtXRoGOWdHtqUMMoNWCHdC9SD" "language" => "en" "luzyonu-tasarla-english_code" => Ramsey\Uuid\Lazy\LazyUuidFromString {#455 ▶ -unwrapped: null -uuid: "1416230d-83e9-4655-936e-75e5d141bb9c" uuid: "1416230d-83e9-4655-936e-75e5d141bb9c" } "_previous" => array:1 [▶ "url" => "https://demo.lumocomm.com/en/design/luzyonu-tasarla-english/1/1416230d-83e9-4655-936e-75e5d141bb9c" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]